var compress/flate.lengthBase

2 uses

	compress/flate (current package)
		huffman_bit_writer.go#L46: var lengthBase = []uint32{
		huffman_bit_writer.go#L589: 			extraLength := int32(length - lengthBase[lengthCode])